type net/http.http2priorityNodeState

3 uses

	net/http (current package)
		h2_bundle.go#L11279: type http2priorityNodeState int
		h2_bundle.go#L11282: 	http2priorityNodeOpen http2priorityNodeState = iota
		h2_bundle.go#L11294: 	state        http2priorityNodeState // open | closed | idle